.body,td,p {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.hei {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.hui {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.red {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
.red h1 { 
font-size:14px;
color:#990000;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.red:link {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a.red:active {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a.hui:link {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a.hui:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a.hui:hover {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a.hui:active {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}